google.golang.org/grpc.atomicSemaphore.n (field)
4 uses
google.golang.org/grpc (current package)
server.go#L2235: n atomic.Int64
server.go#L2240: if q.n.Add(-1) < 0 {
server.go#L2251: if q.n.Add(1) <= 0 {
server.go#L2259: a.n.Store(int64(n))
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)